type github.com/jackc/pgx/v5/pgtype.encodePlanUint32CodecBinaryUint32

3 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		uint32.go#L121: 			return encodePlanUint32CodecBinaryUint32{}
		uint32.go#L139: type encodePlanUint32CodecBinaryUint32 struct{}
		uint32.go#L141: func (encodePlanUint32CodecBinaryUint32) Encode(value any, buf []byte) (newBuf []byte, err error) {